home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / CHIP Kasım 1996.iso / ms / frontpag / setup / data.1 / ansi-sym < prev    next >
Text File  |  1996-04-18  |  2KB  |  126 lines

  1. #
  2. #  ansi-sym
  3. #
  4. #  From the rtf distribution.   Required at run-time by the rtf2html
  5. #  translator
  6. #
  7. #
  8. #  $Id: ansi-sym,v 1.1.1.1 1995/03/17 00:12:38 stuart Exp $
  9. #
  10.  
  11. # RTF ANSI character set (\ansi) Symbol font map
  12.  
  13. # Field 1 is the standard character name which the character value in
  14. # field 2 maps onto.  (It doesn't mean "to produce the character in field 1,
  15. # use the value in field 2.)
  16.  
  17. # The character value may be given either as a single character (which will be
  18. # converted to the ASCII value of the character), or in numeric format, either
  19. # in decimal or 0xyy as hex yy.  Single or double quotes may be used to quote
  20. # characters.
  21.  
  22. # characters in ASCII range (00-127)
  23.  
  24. formula        0x06
  25. nobrkhyphen    0x1e
  26. opthyphen    0x1f
  27.  
  28. space        " "
  29. exclam        !
  30. universal    '"'
  31. mathnumbersign    #
  32. existential    $
  33. percent        %
  34. ampersand    &
  35. suchthat    "'"
  36. parenleft    (
  37. parenright    )
  38. mathasterisk    *
  39. mathplus    +
  40. comma        ,
  41. mathminus    -
  42. period        .
  43. slash        /
  44. zero        0
  45. one        1
  46. two        2
  47. three        3
  48. four        4
  49. five        5
  50. six        6
  51. seven        7
  52. eight        8
  53. nine        9
  54. colon        :
  55. semicolon    ;
  56. less        <
  57. mathequal    =
  58. greater        >
  59. question    ?
  60. congruent    @
  61. Alpha        A
  62. Beta        B
  63. Chi        C
  64. Delta        D
  65. Epsilon        E
  66. Phi        F
  67. Gamma        G
  68. Eta        H
  69. Iota        I
  70. # J        J
  71. Kappa        K
  72. Lambda        L
  73. Mu        M
  74. Nu        N
  75. Omicron        O
  76. Pi        P
  77. Theta        Q
  78. Rho        R
  79. Sigma        S
  80. Tau        T
  81. Upsilon        U
  82. varsigma    V
  83. Omega        W
  84. Xi        X
  85. Psi        Y
  86. Zeta        Z
  87. bracketleft    [
  88. backslash    \
  89. bracketright    ]
  90. asciicircum    ^
  91. underscore    _
  92. quoteleft    "`"
  93. alpha        a
  94. beta        b
  95. chi        c
  96. delta        d
  97. epsilon        e
  98. phi        f
  99. gamma        g
  100. eta        h
  101. iota        i
  102. # j        j
  103. kappa        k
  104. lambda        l
  105. mu        m
  106. nu        n
  107. omicron        o
  108. pi        p
  109. theta        q
  110. rho        r
  111. sigma        s
  112. tau        t
  113. upsilon        u
  114. # xxx        v
  115. omega        w
  116. xi        x
  117. psi        y
  118. zeta        z
  119. braceleft    {
  120. bar        |
  121. braceright    }
  122. mathtilde    ~
  123.  
  124. # non-ASCII characters (128-255)
  125.  
  126.